On this pageAddLayoutDescriptionThis method adds object of the TsgDXFLayout class.ParameterDescriptionACADImageThe object of the TsgCADImage class or any of its descendantANameThe name for new object of the TsgDXFLayout classSyntaxprocedure AddLayout(ACADImage: TObject; AName: string);